body {
	background: url(sthjt_bg_20221213.jpg) no-repeat top;
	transition: all 0.6s;
}

.m1510 {
	width: 1510px;
	margin: 0 auto;
}

.bgfff {
	padding: 35px;
	background: #fff;
}

.ov {
	overflow: hidden;
}

.login {
	float: left;
	margin-top: 34px;
}

.login li {
	display: inline-block;
	margin-right: 20px;
}

.login li:first-child a {
	background: #2b8fde;
}

.login li a {
	display: inline-block;
	background: #e38042;
	line-height: 30px;
	padding: 0 19px;
	border-radius: 3px;
	color: #fff;
}

.login li a:hover {
	opacity: 0.9;
}

.topr {
	margin-top: 34px;
	float: right;
	width: auto;
}

.topr li {
	float: left;
	width: auto;
}

.topr li:first-child::before {
	display: none;
}

.topr li::before {
	content: '';

	width: 1px;
	height: 16px;
	background: #c2dbf4;
	float: left;
	margin: 3px 10px;
}

.topr li a {
	color: #fff;
	padding-left: 24px;
}

.wx {
	background: url(sthjt_wx_20221213.png) no-repeat 0 3px;
}

.wza {
	background: url(sthjt_wza_20221213.png) no-repeat 0 3px;
}

.dy {
	background: url(sthjt_dy_20221213.png) no-repeat 0 5px;
}

.topr li a:hover {
	color: #023e7a;
}

.topr li a:hover.wx {
	background: url(sthjt_wx_1_20221213.png) no-repeat 0 3px;
}

.topr li a:hover.wza {
	background: url(sthjt_wza_1_20221213.png) no-repeat 0 3px;
}

.topr li a:hover.dy {
	background: url(sthjt_dy_1_20221213.png) no-repeat 0 5px;
}

.logo {
	width: 100%;
	text-align: center;
}

.logo img {
	width: 490px;
}

.logo img:hover {
	opacity: 0.9;
}

/*搜索*/


.search_main {
	float: left;
	margin: 0 auto;
	width: 556px;
	height: 41px;
	background: #fff;
	border-radius: 30px;
}

.search_select {
	float: left;
	width: 100px;
	line-height: 41px;
	text-align: center;
	position: relative;
	cursor: pointer;
	font-size: 16px;
}

.search_select .select_show {
	color: #00569b;
	font-size: 16px;
}

.search_select_box {
	width: 100%;
	display: none;
	position: absolute;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 0 0 3px 3px;
	padding: 0 10px 0 10px;
	left: 0;
	z-index: 99;
	border-radius: 5px;

}

.search_select:after {
	content: "";
	width: 1px;
	height: 21px;
	background-color: #dcdcdc;
	position: absolute;
	right: -13px;
	top: 11px;
}

.blue_active {
	color: #728DC4 !important;
}

.input_Search_1 {
	float: left;
	margin-left: 1px;
	width: 70%;
	height: 41px;
	line-height: 41px;
	border-radius: 3px;
	padding-left: 23px;
	border: none;
	color: #728DC4;
	font-size: 16px;
	background: #fff;
}

.search_select .select_show:after {
	content: '';
	width: 15px;
	height: 8px;
	display: block;
	background: url(sthjt_ss_jt_20221213.png) no-repeat right center;
	background-size: 100%;
	position: absolute;
	right: 0;
	top: 18px;
	transition: transform 0.2s linear;
}

.search_select_active .search_select_box {
	display: block;
}

.searchBtn {
	float: right;
	display: block;
	width: 34px;
	height: 34px;
	background: #f8b551 url(sthjt_ssbtn_20221213.png) no-repeat center;
	margin-right: 3px;
	margin-top: 3px;
	border-radius: 50%;
}

.search_select_box a {
	display: block;
}

.gjss {
	display: inline-block;
	margin: 0 auto;
	margin-left: 10px;
}

.gjss a {
	float: left;
	color: #f8b551;
	height: 40px;
	line-height: 40px;
	text-decoration: underline;
	
}

.ss {
	width: 655px;
	margin: 0 auto;
}

/*nav*/
.nav {
	margin-top: 73px;
	text-align: center;
	background: #007ad8;

}

.nav a {
	display: inline-block;
	line-height: 94px;
	margin: 0 50px;
	letter-spacing: 2px;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	padding-left: 42px;
}

.nav a.bg1 {
	background: url(sthjt_nav1_20230131.png) no-repeat left center;
	background-size: 30px auto;
}

.nav a.bg2 {
	background: url(sthjt_nav2_20230131.png) no-repeat left center;
	background-size: 30px auto;
}

.nav a.bg3 {
	background: url(sthjt_nav3_20230131.png) no-repeat left center;
	background-size: 30px auto;
}

.nav a.bg4 {
	background: url(sthjt_nav4_20230131.png) no-repeat left center;
	background-size: 30px auto;
}

.nav a.bg5 {
	background: url(sthjt_nav5_20230131.png) no-repeat left center;
	background-size: 30px auto;
}

.nav a:hover.bg1 {
	color: #fce1b9;
	background: url(sthjt_nav1_1_20230131.png) no-repeat left center;
	background-size: 30px;
}

.nav a:hover.bg2 {
	color: #fce1b9;
	background: url(sthjt_nav2_1_20230131.png) no-repeat left center;
	background-size: 30px;
}

.nav a:hover.bg3 {
	color: #fce1b9;
	background: url(sthjt_nav3_1_20230131.png) no-repeat left center;
	background-size: 30px;
}

.nav a:hover.bg4 {
	color: #fce1b9;
	background: url(sthjt_nav4_1_20230131.png) no-repeat left center;
	background-size: 30px;
}

.nav a:hover.bg5 {
	color: #fce1b9;
	background: url(sthjt_nav5_1_20230131.png) no-repeat left center;
	background-size: 30px;
}

/*轮播*/
.lb {
	width: 1066px;
	height: 484px;
	 
}

.unslider {
	margin: 0;
	padding: 0;
	position: relative;
}

.my-slider {
	height: 484px;
}

.unslider-wrap {
	position: relative;
}

.unslider-wrap.unslider-carousel>li {
	float: left;
}

.unslider-wrap.unslider-carousel>li a {
	display: block;
	font-size: 0px;
}

.unslider-wrap.unslider-carousel>li .silde-disp-1 a {
	font-size: 20px;
}

.unslider-vertical>ul {
	height: 100%;
}

.unslider-vertical li {
	float: none;
	width: 100%;
}

.unslider-fade {
	position: relative;
	z-index: 999999;
}

.unslider-fade .unslider-wrap li {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 8;
}

.unslider-fade .unslider-wrap li.unslider-active {
	z-index: 10;
}

.unslider li,
.unslider ol,
.unslider ul {
	list-style: none;
	padding: 0;
	border: none;
}

.unslider-arrow {
	position: absolute;
	z-index: 2;
	cursor: pointer;
}

.unslider-arrow.next {
	left: auto;
	right: 0px;
}

.my-slider img {
	height: 484px;
	width: 100%;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-property: all;
	transition-property: all;
}

.unslider-wrap li:hover img {
	transform: scale(1.05);
}

.unslider-wrap li:hover .silde-disp-1 a {
	color: #3A5FB3
}

.unslider {
	position: relative;
}

.unslider-nav {
	position: absolute;
	bottom: 60px;
	z-index: 9998;
	right: 30px;
}

.unslider-nav li {
	display: inline-block;
	width: 21px;
	height: 21px;
	background: #fff;
	text-indent: -9999px;
	cursor: pointer;
	margin: 10px 5px;
	border-radius: 50%;
}

.unslider-nav .unslider-active {
	background: #f7d895;
}

.unslider-wrap li {
	position: relative;
	height: 484px;
	background: url(sthjt_noimg_20221213.jpg) no-repeat center;
	background-size: 100% 100%
}

.unslider-arrow {
	display: block;
	width: 22px;
	height: 36px;
	position: absolute;
	z-index: 9998;
	text-indent: -9999px;
	top: 434px;
}

.unslider-arrow.prev {
	right: 80px;
	background: url(sthjt_br_20221213.png) no-repeat;
	background-size: 22px 36px;
}

.unslider-arrow.next {
	right: 50px;
	background: url(sthjt_bl_20221213.png) no-repeat;
	background-size: 22px 36px;
}

.silde-disp-1 {
	background: rgba(255, 255, 255, 0.9);
	position: absolute;
	z-index: 999;
	width: 94%;
	margin-left: -45%;
	left: 48%;
	height: 50px;
	text-align: left;
	bottom: 7px;
	line-height: 50px;
	border-radius: 3px;
}

.silde-disp-1 a {
	color: #333;
	width: 420px;
	display: inline-block;
	padding-left: 20px;
	font-weight: bold;
	font-size: 20px;
}

.service_box {
	margin-top: 33px;
}

.service_box li {
	float: left;
	width: 113px;
	margin-right: 12px;
}

.service_box li a {
	width: 100%;
	display: block;
	text-align: center;
}

.service_box li a span {
	display: block;
}

.service_box li a p {
	margin-top: 14px;
}

.icon_service {
	width: 113px;
	height: 102px;
	margin: 0 auto;
	border-radius: 3px;
	background-position: center center;
	background-color: #E8ECF4;
	background-repeat: no-repeat;
	background-size: 62px 62px;
}

/*头部菜单切换*/
.pos-r {
	position: relative;
}

.tab {

	position: absolute;
	top: 35px;
	width: 1460px;

}

.tab_list {
	float: right;
	height: 484px;
	width: 100%;
	overflow: hidden;

}

.tab_list_ul {
	float: right;
	width: 394px;
}

.tab_list li {
	margin-top: 18px;
	float: left;
	height: 82px;
	width: 100%;
	transition: all 0.1s;

}

.tab_list li:first-child {
	margin-top: 0;
}

.tab_list li:hover .item {
	display: block;
}

.tab_list li h3 {
	float: right;
	background: url(sthjt_lnavbg_20221213.jpg) right no-repeat;
	background-size: 100%;
	border-radius: 4px;
	width: 345px;
	height: 82px;
	border: 1px solid rgba(237, 246, 255, 1);

}

.tab_list li h3 a {
	transition: all 0.1s;
	display: inline-block;
	color: #3f4553;
	line-height: 84px;
	font-size: 28px;
	font-weight: bold;
	padding-left: 40%;

}

.tab_list li.current h3 {
	background: url(sthjt_lnavbg1_20221213.jpg) right no-repeat;
	background-size: 100%;
}

.tab_list li.current h3 a {
	color: #fff;
}

.tab_nav1 a {
	background: url(sthjt_lnav1_20221213.png) no-repeat 65px 26px;
	background-size: 32px;
}

.tab_nav2 a {
	background: url(sthjt_lnav2_20221213.png) no-repeat 65px 26px;
	background-size: 32px;
}

.tab_nav3 a {
	background: url(sthjt_lnav3_20221213.png) no-repeat 65px 27px;
	background-size: 32px;
}

.tab_nav4 a {
	background: url(sthjt_lnav4_20221213.png) no-repeat 65px 26px;
	background-size: 32px;
}

.tab_nav5 a {
	background: url(sthjt_lnav5_20221213.png) no-repeat 65px 26px;
	background-size: 32px;
}

.tab_list li.current .tab_nav1 a {
	background: url(sthjt_lnav1_1_20221213.png) no-repeat 54px 17px;
}

.tab_list li.current .tab_nav2 a {
	background: url(sthjt_lnav2_1_20221213.png) no-repeat 54px 17px;
}

.tab_list li.current .tab_nav3 a {
	background: url(sthjt_lnav3_1_20221213.png) no-repeat 54px 17px;
}

.tab_list li.current .tab_nav4 a {
	background: url(sthjt_lnav4_1_20221213.png) no-repeat 54px 17px;
}

.tab_list li.current .tab_nav5 a {
	background: url(sthjt_lnav5_1_20221213.png) no-repeat 54px 17px;
}


.item {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 1004px;
	height: 422px;
	border: 3px;
	border: #eee 1px solid;
	background: #fbfbfb;
	padding: 30px;
	z-index: 99999;
}

.tab_con {
	width: 1115px;

	height: 482px;
	float: left;

}

.tabtpxw {
	width: 47%;
	margin-right: 6%;
	float: left;
	overflow: hidden;
}

.tab h2 {
	display: block;
	margin-bottom: 13px;
}

.tab h2 a {
	color: #3f4553;
	font-size: 18px;
	font-weight: bold;
}

.tabtpxw_b {
	width: auto;
	background: #f1f8fd;
	border-radius: 5px;
	padding: 10px;
	height: 124px;
}

.tabtpxw_b_img {
	float: left;
	width: 56%;
	height: 100%;
	border-radius: 5px;
	overflow: hidden;
}

.tabtpxw_b_img img {
	width: 100%;
	height: 124px;
}

.tabtpxw_b_p {
	margin-left: 4%;
	float: left;
	width: 40%;
	height: 100%;
}

.tabtpxw_b_p a {
	display: block;
	text-align: justify;
	color: #3f4553;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 10px;
}

.tabtpxw_b_p p {
	text-align: right;

	display: block;
	color: #666;
	width: 100%;
}

.tabtpxw_b_p b {
	width: 100%;
	font-weight: normal;
	color: #999;
	text-align: right;
	display: block;
}

.currency_ul,
.new_list {
	width: 100%;
	overflow: hidden;
	display: block;
}

.currency_ul li {
	margin-top: 0;
	padding-left: 2%;
	clear: both;
	display: block;
	line-height: 42px;
	overflow: hidden;
	position: relative;
	height: 42px;
	width: 98%;
}

.currency_ul li:last-child {
	margin-bottom: 0px;
}

.currency_ul li:hover {
	background: url(" libg_on_dkj_2021621.png") 0 6px no-repeat;
}

.currency_ul li a {
	color: #394351;
	float: left;
	display: block;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	width: 77%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.currency_ul li span {
	float: right;
	color: #999999
}

.currency_ul a:hover {
	color: #1572cf;
	
}

.currency_ul li::before {
	display: inline-block;
	content: "";
	width: 5px;
	height: 5px;
	position: absolute;
	top: 19px;
	left: 0px;
	background: #ccc;
}

.currency_ul li.on {
	background: #f5f5f5;
	height: 48px;
	line-height: 48px;
	position: relative;
	border-radius: 5px;
}

.currency_ul li.on::before {
	display: none;
}

.currency_ul li.on a {
	margin-left: 100px;
	font-size: 18px;
	color: #086eb7;
}

.currency_ul li.on span {
	display: inline-block;
	position: absolute;
	left: 10px;
	background: #f8b551;
	padding: 0px 4px;
	color: #fff;
	line-height: 30px;
	top: 10px;
	border-radius: 3px;
}

.tabqh {
	display: block;
}

.tabqh li {
	display: inline-block;

	margin-right: 10px;
	width: auto;
	height: auto;
	margin-top: 0;
	margin-bottom: 13px;
}

.tabqh li a {
	color: #394351;
	font-size: 18px;
	font-weight: bold;
}

.tabqh li.cur a {
	color: #3f98f6;
}

.tab-con {
	display: none;
}

.tabgsgg {
	border: #efefef 1px solid;
	background: #fff;
	overflow: hidden;
	border-radius: 3px;
}

.tabgsgg a:before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #2f77c9;
	border-radius: 3px;
	margin-left: -3px;
	margin-right: 3px;
}

.tabgsgg_b {
	width: 100%;
	overflow: hidden;
}

.tabgsgg_b a:first-child {
	width: 23%;
}

.tabgsgg_b a {
	display: inline-block;
	width: 30%;

	line-height: 53px;
	color: #3f4553;
	padding-left: 20px;
}

/*tab厅领导*/
.tabtld {
	float: left;
	width: 72%;
}

.tabdld {
	float: left;
	margin-right: 2%;
	width: 44%;
	height: auto;
	border: #abe0f5 1px solid;
	border-radius: 3px;
	background: url(sthjt_tatldbg_20221213.jpg) no-repeat right;
	padding: 10px 2%;
}

.tabdld_l {
	width: 35%;
	float: left;
	overflow: hidden;
}

.tabdld_l a {
	display: inline-block;
	width: 90%;

	border-radius: 5px;
	height: 134px;
	overflow: hidden;
	transition: all 0.6s;
}

.tabdld_l a img {
	width: 100%;
	height: auto;
}

.tabdld_l a:hover img {
	transform: scale(1.1);
	opacity: 0.9;
}

.tabdld_r {
	float: left;
	width: 50%;
	margin-left: 5%;
	text-align: center;
}

.tabdld_r a b {
	line-height: 60px;
	font-weight: bold;
	color: #333;
	font-size: 20px;
	display: block;
	text-align: center;
}

.tabdld_r a span {
	background: #007ad8;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	width: 60%;
	line-height: 30px;
	text-align: center;
	border-radius: 3px;
	font-weight: bold;
}

.tabdld_r p {
	display: block;
	line-height: 38px;
}

.tabdld_r p a {
	display: inline-block;
	color: #394351;
	font-size: 16px;
	letter-spacing: 0.5px;
	margin: 0 3px;
}

.tabdld_r p a:first-child:after {
	content: '|';
	font-size: 12px;
	display: inline-block;
	margin-left: 8px;

}

.tabwdts {
	width: 100%;
	overflow: hidden;
	height: auto;
	float: left;
}

.tabwdts li {
	margin-top: 15px !important;
	border: #efefef 1px solid;
	background: #fff url(sthjt_tabwdts_bg1_20221213.png) no-repeat 95% 45%;
	border-radius: 3px;
	margin-right: 2%;
	width: 44%;
	height: 43px;
	line-height: 43px;
	padding: 0 2%;
}

.tabwdts li a b {
	color: #2f77c9;
	font-size: 18px;
}

.tabwdts li a {
	color: #343434;
}

.tabjgsz {
	float: left;
	margin-left: 6%;
	width: 22%;
}

.tabwdts li:hover {
	background: #f5f5f5 url(sthjt_tabwdts_bg1_20221213.png) no-repeat 95% 45%;
}

.tabjgjj1 {
	border: #abe0f5 1px solid;
	border-radius: 3px;
	background: #fff url(sthjt_jg_t120221213.png) no-repeat 90% 45%;
	margin-bottom: 18px;
}

.tabjgjj1 a {
	font-size: 18px;
	line-height: 84px;
	margin-left: 15%;
}

.tabjgjj1:hover a {
	margin-left: 7%;
}

.tabjgjj2 {
	border: #abe0f5 1px solid;
	border-radius: 3px;
	background: #fff url(sthjt_jg_t220221213.png) no-repeat 90% 45%;
	margin-bottom: 18px;
}

.tabjgjj2 a {
	font-size: 18px;
	line-height: 84px;
	margin-left: 15%;
}

.tabjgjj2:hover a {
	margin-left: 7%;
}

.tabjgjj3 {
	border: #abe0f5 1px solid;
	border-radius: 3px;
	background: #fff url(sthjt_jg_t320221213.png) no-repeat 90% 45%;
	margin-bottom: 18px;
}

.tabjgjj3 a {
	font-size: 18px;
	line-height: 84px;
	margin-left: 15%;
}

.tabjgjj3:hover a {
	margin-left: 7%;
}

.tabjgjj4 {
	border: #abe0f5 1px solid;
	border-radius: 3px;
	background: #fff url(sthjt_jg_t420221213.png) no-repeat 90% 45%;
}

.tabjgjj4 a {
	font-size: 18px;
	line-height: 84px;
	margin-left: 15%;
}

.tabjgjj4:hover a {
	margin-left: 7%;
}

.tabhjzl_w {
	float: left;
	width: 47%;
	margin-right: 5%;
}

.tabkqhk {
	width: 100%;
	margin-top: 10px;
}

.tabkqhk a:first-child {
	margin-left: 0;
	width: 34%;
}

.tabkqhk a {
	width: 55%;
	display: inline-block;
	border: #efefef 1px solid;
	border-radius: 3px;
	padding-left: 3%;
	background: #fff url(sthjt_kqhj_1_20221213.png) no-repeat 90% 48%;
	line-height: 46px;
	font-size: 18px;
	margin-left: 3%;

}

.kq_sy_2023 {
	width: 94%;
	float: left;
	margin-left: 5%;
	border: #eaf0ff 1px solid;
	height: 345px;
	overflow: hidden;
	border-radius: 3px;
}

.kqzl {
	height: 350px;
	overflow: hidden;
}

.tabkqhk a:hover {
	background-color: #f5f5f5;
}

.tabkqhk1 a:first-child {
	margin-left: 0;
	width: 48%;
}

.tabkqhk1 a {
	width: 41%;
	display: inline-block;
	border: #efefef 1px solid;
	border-radius: 3px;
	padding-left: 3%;
	background: #fff url(sthjt_kqhj_1_20221213.png) no-repeat 90% 48%;
	line-height: 46px;
	font-size: 18px;
	margin-left: 3%;
}

.tabkqhk1 a:hover {
	background-color: #f5f5f5;
}

.tabwrujc a:first-child {
	width: 43%;
}

.tabwrujc a {
	display: inline-block;
	line-height: 56px;
	width: 27%;
	margin-left: 6%;
}

.zxzt_list ul {
	overflow: hidden;
	width: 100%;
}

.zxzt_list li {
	display: inline-block;

	margin-right: 2%;
	width: 32%;
	margin-bottom: 16px;
	margin-top: 0;
	height: auto;
}

.zxzt_list li a {
	display: block;
	border: 1px solid #ddd;
	padding: 2px;
}

.zxzt_list li img {
	display: block;
	height: 60px;
	width: 100%;
}

.zxzt_list li a:hover {
	border: #007ad8 1px solid;
}

.yw {
	float: left;
	width: 40%;
	margin-right: 5%;
}

.tit_h2 {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	margin-bottom: 23px;
}

.ywtab {
	float: right;
	margin-bottom: 23px;
}

.ywtab li {
	border-radius: 3px;
	padding: 0 10px;
	display: inline-block;
	margin-left: 10px;
	line-height: 28px;
	background: #eee;
}

.ywtab li a {
	color: #939292;
}

.ywtab li.cur {
	background: #4198f7;
}

.ywtab li.cur a {
	color: #fff;
}

.szyw {
	width: 55%;
	float: left;
}

.szywul {
	width: 100%;
	margin-bottom: 23px;
	overflow: hidden;
}

.szywul li {
	margin: 0 15px;
	float: left;
	position: relative;
}

.szywul li:first-child::before {
	display: none;
}

.szywul li::before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 5px;
	height: 5px;
	background: #e5e5e5;
	left: -16px;
	top: 12px;
}

.szywul li a {
	font-size: 20px;
	font-weight: bold;
}

.szywul li.cur a {
	color: #4198f7;
}

.kqzltab {
	width: 24%;
	float: left;
}

.kqzl {
	float: left;
}

.kqzltab li {
	display: block;
	border: #eaf0ff 1px solid;
	border-radius: 3px;
	line-height: 80px;
	height: 80px;
	text-align: center;
	margin-top: 5px;
}

.kqzltab li a {
	font-size: 21px;
}

.kqzltab li:first-child {
	margin-top: 0;
}


.kqzltab li.cur {
	position: relative;
	border: #8cbff7 1px solid;
	text-align: left;
	background: #ebf5ff;
	padding-right: 20px;

}

.kqzltab li.cur::before {
	content: '';
	position: absolute;
	height: 24px;
	width: 21px;
	background: url(sthjt_kqzl_20221213.png) no-repeat right;
	top: 35%;
	right: -20px;
	z-index: 0;
}

.kqzltab li.cur::after {
	content: '';
	position: absolute;
	height: 70px;
	width: 135px;
	background: url(sthjt_kqzl_1_20221213.png) no-repeat right;
	top: 0;
	right: 0;
	z-index: 0;
}

.kqzltab li.cur::after {
	content: '';
	position: absolute;
	height: 70px;
	width: 135px;
	background: url(sthjt_kqzl_1_20221213.png) no-repeat right;
	top: 0;
	right: 0;
	z-index: 0;
}

.kqzltab li+li.cur::after {
	content: '';
	position: absolute;
	height: 70px;
	width: 135px;
	background: url(sthjt_kqzl_2_20221213.png) no-repeat right;
	top: 0;
	right: 0;
	z-index: 0;
}

.kqzltab li+li+li.cur::after {
	content: '';
	position: absolute;
	height: 70px;
	width: 135px;
	background: url(sthjt_kqzl_3_20221213.png) no-repeat right;
	top: 0;
	right: 0;
	z-index: 0;
}

.kqzltab li+li+li+li.cur::after {
	content: '';
	position: absolute;
	height: 70px;
	width: 135px;
	background: url(sthjt_kqzl_4_20221213.png) no-repeat right;
	top: 0;
	right: 0;
	z-index: 0;
}

.kqzltab li+li+li+li+li.cur::after {
	content: '';
	position: absolute;
	height: 70px;
	width: 135px;
	background: url(sthjt_kqzl_4_20221213.png) no-repeat right;
	top: 0;
	right: 0;
	z-index: 0;
}

.kqzltab li.cur a {
	display: inline-block;
	font-weight: bold;
	color: #4198f7;
	margin-left: 20px;
	overflow: hidden;
}

.kqzl .tab-container {
	width: 76%;
	float: left;
}

.kqzl .tab-container .tab-con {
	width: 94%;
	background: #fff;
	margin-left: 5%;
	border: #eaf0ff 1px solid;
	border-radius: 3px;
	height: 314px;
	overflow: hidden;
}

.kqzl .tab-container .tab-con #echarts,
#AirQuality,
#echarts>div:first-of-type,
#echarts canvas {
	width: 100% !important;
	height: 298px;
}

.kqzl .tab-container .tab-con #echarts1,
#AirQuality,
#echarts1>div:first-of-type,
#echarts1 canvas,
#echarts1 div {
	width: 100% !important;
	height: 298px;
}

/*政府信息公开*/
.bgtit {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.bgtit a {
	position: relative;
	background: url(sthjt_bigtitbg_20221213.png) repeat-x bottom;
	font-size: 30px;
	font-weight: bold;
	border-radius: 5px;
	padding: 5px;
	display: inline-block;
	line-height: 40px;
	height: 40px;
}

.bgtit a:after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 3px;
	background: #007ad8;
	position: absolute;
	left: 0;
	bottom: -7px;
}

.xxgk {
	width: 100%;
	height: auto;

}

.xxgk li {
	float: left;
	display: inline-block;
	margin-left: 2%;
	width: 12.4%;
	border: #f1f6fd 1px solid;
	border-radius: 3px;
	margin-top: 10px;
	transition: all 0.6s;
}

.xxgk li a {
	display: block;
	font-size: 18px;
	padding-left: 10%;
	padding-bottom: 50px;
	padding-top: 10px;
}

.xxgk li a::before {
	display: inline-block;
	content: '';
	width: 12px;
	height: 12px;
	background: #ffba23;
	border-radius: 50%;
	margin-right: 10px;

}

.xxgk li:first-child {
	margin-left: 0;
}

.xxgk li.on {
	margin-top: 0;
	background: url(sthjt_xxgkbg_20221213.png) no-repeat;
	border: #abe0f5 1px solid;
	box-shadow: #f1f6fd 0px 8px 8px;
}

.xxgkbg1 a {
	background: url(sthjt_xxgk1_20221213.png) no-repeat 90% 80%;
	background-size: 34px;
}

.xxgkbg2 a {
	background: url(sthjt_xxgk2_20221213.png) no-repeat 90% 80%;
}

.xxgkbg3 a {
	background: url(sthjt_xxgk3_20221213.png) no-repeat 90% 80%;
}

.xxgkbg4 a {
	background: url(sthjt_xxgk4_20221213.png) no-repeat 90% 80%;
}

.xxgkbg5 a {
	background: url(sthjt_xxgk5_20221213.png) no-repeat 90% 80%;
}

.xxgkbg6 a {
	background: url(sthjt_xxgk6_20221213.png) no-repeat 90% 80%;
}

.xxgkbg7 a {
	background: url(sthjt_xxgk7_20221213.png) no-repeat 90% 80%;
}

.xxgkbg1.on a {
	background: url(sthjt_xxgk1_1_20221213.png) no-repeat 90% 80%;
	background-size: 34px;
}

.xxgkbg2.on a {
	background: url(sthjt_xxgk2_1_20221213.png) no-repeat 90% 80%;
}

.xxgkbg3.on a {
	background: url(sthjt_xxgk3_1_20221213.png) no-repeat 90% 80%;
}

.xxgkbg4.on a {
	background: url(sthjt_xxgk4_1_20221213.png) no-repeat 90% 80%;
}

.xxgkbg5.on a {
	background: url(sthjt_xxgk5_1_20221213.png) no-repeat 90% 80%;
}

.xxgkbg6.on a {
	background: url(sthjt_xxgk6_1_20221213.png) no-repeat 90% 80%;
}

.xxgkbg7.on a {
	background: url(sthjt_xxgk7_1_20221213.png) no-repeat 90% 80%;
}

/*政民互动*/
.zmhd_wyxx {
	float: left;
	width: 26%;
	background: url(sthjt_zmhd_bg1_20230201.jpg) no-repeat right;
	transition: all 0.6s;
	height: 130px;
	box-shadow: #f1f6fd 0px 8px 8px;
}

.zmhd_wyxx:hover {
	box-shadow: none;
}

.zmhd_wyxx a:first-child {
	margin-top: 31px;
	border: none;
	margin-bottom: 10px;
    background: #f3f7ff;
	padding: 0;
}

.zmhd_wyxx a {
	margin-left: 10%;
	display: inline-block;
	border: #ffa720 1px solid;
	padding: 2px 5px;
	color: #ffa720;
	font-size: 18px;
	border-radius: 4px;
}

.zmhd_tzjdr {
	float: left;
	margin-left: 3%;
	width: 28%;
	padding-left: 15%;
	height: 130px;
	background:#f3f7ff  url(sthjt_zmhd_bg2_20221213.jpg) no-repeat;
	transition: all 0.6s;
	box-shadow: #f1f6fd 0px 8px 8px;
}

.zmhd_tzjdr:hover {
	box-shadow: none;
}

.zmhd_tzjdr p:first-child {
	margin-top: 20px;
}

.zmhd_tzjdr p {
	color: #333;
	font-size: 16px;
	line-height: 28px;
}

.zmhd_tzjdr p a {
	color: #0c7bef;
}

.zmhd_tzjdr p span {
	float: left;
	display: inline-block;

}

.zmhd_myzj {
	margin-left: 3%;
	width: 25%;
	float: left;
	height: 130px;
	background: url(sthjt_zmhd_bg3_20221213.jpg) no-repeat;
	transition: all 0.6s;
	box-shadow: #f1f6fd 0px 8px 8px;
}

.zmhd_myzj:hover {
	box-shadow: none;
}

.zmhd_myzj a {
	display: inline-block;
	font-size: 18px;
	color: #394351;
	line-height: 42px;
	width: 40%;
	margin: 17px 3% 0 3%;
	padding-left: 4%;
	background: #fff url(sthjt_zmhdmy_l_20221213.jpg) no-repeat 90% 48%;
}

.zmhd_myzj a:hover {
	color: #0c7bef;
	background-color: #f5f5f5;
}

/*专题专栏*/
.swiper-container {
	width: 1440px;
	height: 140px;
	color: #fff;
	text-align: center;
	margin: 36px auto !important;
}

.swiper-slide {
	height: 110px !important;
}

.swiper-slide img {
	margin-right: 2%;
	border-radius: 5px;
	width: 98%;
}

.swiper-slide .title {

	font-style: italic;
	font-size: 42px;

	margin-bottom: 0;
	line-height: 45px;
}

.pagination {
	position: absolute;
	z-index: 20;
	width: 100%;
	bottom: 10px;

}

.swiper-pagination-switch {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background: #222;
	margin-right: 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

.swiper-visible-switch {
	background: #e3e3e3;
}

.swiper-active-switch {
	background: #e83737;
}

/*底部*/
.bottom_links_Box {
	position: relative;

	display: inline-block;
	width: 100%;
	height: auto;
	border-bottom: #dcdcdc 1px solid;
	background: #4198f7;
	line-height: 70px;
	height: 70px;
}

.bottom_links {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.bottom_links ul {
	text-align: center;

}

.bottom_links ul li {
	width: auto;
	margin: 10px 0;
	line-height: 24px;
	color: #fff;
	border-left: 1px solid #fff;
	display: inline-block;
	color: #fff;
}

.bottom_links ul li p a {
	color: #fff;
}

.bottom_links ul li p {
	padding: 0 75px;
	color: #fff;
	text-align: left;
	position: relative;
	cursor: pointer
}

.link_W_Sub:after {
	content: "";
	speak: none;
}

.link_W_Sub>p:after {
	position: absolute;
	speak: none;
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(sthjt_db_select-arrow.png) center no-repeat;
	right: 52px;
	top: 8px;
	background-size: 100%;
    transition: transform 0.2s linear;
}

.link_W_Sub.expended>p:after {
	transform: rotate(360deg);
	transition: transform 0.2s linear;
	background: url(sthjt_db1_select-arrow.png) right center no-repeat;
	background-size: 100%;
}

.link_hidden_box {
	position: absolute;
	width: 90%;
	height: auto;
	left: 48%;
	margin-left: -43%;
	background: #fff;
	border: 1px solid #1572cf;
	border-radius: 3px 3px 0 0;
	z-index: 9999;
	display: none;
}

.link_hidden_box div {
	padding: 20px;
	text-align: left
}

.link_hidden_box div a {
	color: #333;
	line-height: 30px;
	padding: 0 10px;
	display: inline-block;
	white-space: nowrap;
	font-size: 16px;
}

.link_hidden_box div a:hover {
	color: #1572cf
}

.link_hidden_box div dl {
	width: 50%;
}

.link_hidden_box div dl dt {
	width: 100%;
}

.link_hidden_box div dl dd {
	float: left;
}

.bottom_links ul li.label_tag {
	color: #ff6200;
}

.bor_r {
	border-right: #fff 1px solid;
}

.foot_b {
	width: 90%;
	background: #f9f9f9;
	padding: 20px 5%;
	overflow: hidden;
}

.footer_db {
	margin: 0 auto;
	float: left;
	width: 190px;
	margin-right: 20px;
	margin-top: 47px;
}

.footer_db div {
	float: left;
	display: inline-block;
}

#_span_jiucuo {
	display: block;
	padding-top: 11px;
}

.site_Info_Box {
	display: inline-block;
	line-height: 30px;
	margin-top: 20px;
}

.site_Info_Box p {
	font-size: 16px;
	color: #666;
}

.site_Info_Box p span {
	display: inline-block;
	margin-left: 20px;
	font-size: 16px;
	color: #666;
}

.site_Info_Box p span:first-child {
	margin-left: 0;
}

.site_Info_Box p span a {
	color: #666;
}

.site_Info_Box p span a:hover {
	color: #4198f7;
}

.foot_fwl {
	font-weight: bold;
}

.foot_wzdt a {
	position: relative;
	padding-right: 20px;
	color: #666;
	font-size: 18px;
	font-weight: bold;
}

.foot_wzdt a:hover {
	color: #4198f7;
}

.foot_wzdt a:first-child::before {
	display: none;
}

.foot_wzdt a::before {
	content: '|';
	display: inline-block;
	font-size: 14px;
	color: #c4c4c4;
	position: absolute;
	left: -12px;
	top: -4px;
}

.gwab {
	padding-left: 25px;
	background: url(sthjt_gwab_20221213.png) no-repeat;
}

.QR_Code_Box {
	margin-top: 26px !important;
	float: right;
}

.QR_Code_Box p {
	width: auto;
	display: inline-block;
	margin-right: 26px;
}

.QR_Code_Box p b {
	display: inline-block;
	width: 80px;
	height: 80px;
	border: #d1eafb 1px solid;
	border-radius: 3px;
	text-align: center;
	background: #fff;
}

.QR_Code_Box p em {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666;
}

.QR_Code_Box p b img {
	width: 99%;
}

.QR_Code_Box_w49 {
	width: 49px !important;
	margin-top: 17px;
}

/*二级页要闻动态*/
.e_nav {
	width: 100%;
}

.e_nav li {
	display: inline-block
}

.e_nav li a {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	margin: 0 18px;
	padding: 0;
}

.e_nav li a:hover {
	color: #fce1b9;
}

/*当前位置*/
.e_bgtit {
	width: 100%;
	position: relative;
	height: auto;
}

.e_bgtit::before {
	content: '';
	width: 42%;
	background: #2581c8;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -7px;
}

.e_bgtit::after {
	content: '';
	width: 42%;
	background: #2581c8;
	height: 1px;
	position: absolute;
	right: 0;
	bottom: -7px;
}

.e_tpxw {
	width: 100%;
	height: 266px;
	margin: 0 auto !important;
}

.e_tpxw .swiper-slide {
	height: 234px;
	position: relative;
}

.e_tpxw .swiper-slide img {
	height: 234px;
	width: 98%;
	margin-right: 2%;
	border: #d4eafb 1px solid;
}

.e_tpxw .swiper-slide p {
	font-style: normal;
	position: absolute;
	top: 172px;
	width: 98%;
	display: block;
	background: rgba(72, 155, 179, 0.8);
	line-height: 63px;
	color: #fff;
}

.e_w46 {
	float: left;
	width: 46%;
	margin-right: 8%;
}

.e_w48 {
	padding-left: 1% !important;
	width: 47% !important;
	margin-right: 3%;
	display: inline-block !important;
}

.e_more {
	float: right;
	color: #999;
	font-size: 16px;
	font-weight: normal;
	margin-top: 2px;
}

.e_more:hover {
	color: #f8b551;
}

.e_tzbg {
	background: #f0f7ff;
	padding: 10px;
	overflow: hidden;
	border-radius: 3px;
}

.e_tz_f {
	display: inline-block;
	width: 23%;
	margin-right: 2%;
	border: #479cde 1px solid;
	background: #fff url(sthjt_tzgg_20221223.png) no-repeat 90% 80%;
	padding: 25px 1%;
	border-radius: 4px;
	float: left;
}

.e_tz_f a {
	font-size: 16px;
	font-weight: bold;
	color: #3f4553;
	line-height: 28px;
}

.e_tz_f span {
	font-size: 16px;
	color: #666;
	display: block;
	margin: 10px auto 20px auto;
}

.e_tz_r {
	float: left;
	width: 72%;
}

.e_tz_f a:hover {
	color: #479cde
}

.e_gsgg {
	background: #fff;
	border: #f0f7ff 1px solid;
	border-radius: 3px;
	padding: 10px;
}

.gszx {
	background: #f7fbff;

}

.gszx li {
	position: relative;
	display: inline-block;
	line-height: 53px;
	height: 53px;
	margin: 0 2%;
}

.gszx li a {
	font-size: 18px;
	font-weight: bold;
	color: #3f4553;
}

.gszx li.cur::after {
	content: '';
	width: 90%;
	height: 3px;
	background: #eeab7f;
	border-radius: 3px;
	display: inline-block;
	position: absolute;
	bottom: 9px;
	left: 5%;
}

.gszx li.cur a {
	color: #2266d1
}

.e_gszx li {
	margin: 0 1%;
}

/*厅领导*/
.e_tld_l {
	width: 27%;
	border-right: #e0e0e0 1px solid;
	overflow: hidden;
	float: left;
}

.e_tld_l .tabdld {

	width: 97%;
	border: none;
	background: none;
}

.e_tld_r {
	width: 68%;
	float: left;
	overflow: hidden;
	margin-left: 4%;
}

.e_qtld {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.e_qtld li {
	float: left;
	width: 25%;
	height: auto;
	margin: 10px 0;
}

.e_qtld li a img {
	float: left;
	width: 35%;
}

.e_qtld li a b {
	display: inline-block;
	float: left;
	width: 63%;
	font-size: 20px;
	color: #333;
	margin-left: 2%;
	margin-top: 36px;
}

.e_qtld li a p {
	width: 63%;
	display: inline-block;
	float: left;
	font-size: 16px;
	color: #999;
	margin-left: 2%;
}

.e_qtld li:hover {
	opacity: 0.9;
}

.e_jgsz {
	width: 100%;
	overflow: hidden;
	border-top: #dcdcdc 1px solid;
}

.e_jgsz li {
	display: inline-block;
	float: left;
	margin-right: 2%;
	background: #f7fbff;
	width: 23.5%;
	text-align: center;
	border-radius: 3px;
	margin-top: 20px;
}

.e_jgsz li a {
	width: 100%;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #007ad8;
	line-height: 60px;
}

.e_jgsz li a img {
	display: block;
	margin: 30px auto 0 auto;
}

.e_jgsz li.cur {
	background: #508fc5;
}

.e_jgsz li.cur a {
	color: #fff;
}

.e_jgsz_bg {
	background: #f1f8fd;
	margin-top: 30px;
	display: block;
	width: 96%;
	border-radius: 5px;
	padding: 20px 2%;
}

.e_jgsz_tit {
	display: block;
}

.e_jgsz_tit a {
	color: #007ad8;
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
}

.e_jgsz_zsdw {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.e_jgsz_zsdw li {
	float: left;
	width: 33%;
	line-height: 60px;
}

.e_jgsz_zsdw li a {
	position: relative;
	color: #343434;
	font-size: 18px;
	padding-left: 5%;
}

.e_jgsz_zsdw li a::before {
	position: absolute;
	content: '';
	background: #007ad8;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	left: 0;
	top: 30%;
}

/*环境状况公报*/
.e_hjzkgb {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.e_hjzkgb li {
	border: #cbe7fc 1px solid;
	border-radius: 4px;
	width: 20.5%;
	margin-left: 3%;
	padding: 30px 1%;
	float: left;
	height: 66px;
}

.e_hjzkgb li:first-child {
	margin-left: 0;
}

.e_hjzkgb li a {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	color: #3f4553;
}

.e_hjzkgb li span {
	display: block;
	color: #999;
	font-size: 16px;
}

.e_hjzkgb li:hover {
	border: #fa8d14 1px solid;
}

.e_hjzkgb li.on {
	background: url(sthjt_hjzl_new_20221213.png) no-repeat;
}

/*机关党建*/
.e_jgdj {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.e_jgdj li {
	width: 45.5%;
	padding: 10px 1%;
	border: #fef2ee 1px solid;
	border-radius: 3px;
	float: left;
	margin-bottom: 20px;
	margin-right: 4%;
}

.e_jgdj li a {
	padding: 10px 0;
	display: block;
	background: url(sthjt_jgdj_bg_20221226.png) repeat-y right;
	line-height: 28px;
	color: #3f4553;
	font-weight: bold;
	font-size: 16px;
	border-radius: 4px;
}

.e_jgdj li a span {
	display: block;
	line-height: 42px;
	color: #999;
	font-weight: normal;
	position: relative;
}

.e_jgdj li a span::before {
	position: absolute;
	content: '';
	width: 5%;
	height: 2px;
	background: #f00;
	top: 4px;
}

.e_jgdj li a:hover {
	color: #f00;
}

.e_jgdj_banner {
	width: 100%;
	height: auto;
	margin: 20px 0;
	overflow: hidden;

}

.e_jgdj_banner a {
	display: inline-block;
	width: 47.5%;
	margin-right: 4%;
	overflow: hidden;
	float: left;
	border-radius: 4px;
}

.e_jgdj_banner a img {
	width: 100%;
}

.e_jgdj_banner a:hover img {
	opacity: 0.9;
}

.bor_w100 {
	width: 95%;
	height: auto;
	overflow: hidden;
	border: #eaf0ff 1px solid;
	padding: 10px 2%;
	min-height: 200px;
	border-radius: 3px;
}

.e_sz_table1 {
	width: 100%;
	background: #f1f8fd;
}

.e_sz_table1 th {
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
	line-height: 31px;
	color: #3f4553;
}

.e_sz_table2 {
	width: 100%;
}

.e_sz_table2 td {
	padding: 2px 5px;
	line-height: 31px;
	
	color: #3f4553;
	border-bottom: #f1f8fd 1px solid;
	
}

.bor_w99 {
	width: 97%;
	height: auto;
	overflow: hidden;
	border: #eaf0ff 1px solid;
	padding: 10px 1%;
	min-height: 200px;
	border-radius: 3px;
}

.e_zmhd {
	width: 26%;
	border: #a9d0fa 1px solid;
	padding: 2px;
	border-radius: 3px;
	overflow: hidden;
	float: left;
	height: 126px;
}

.e_zmhd div {
	background: #f1f8fd url(sthjt_zmhd_bg1_2_20221213.jpg) no-repeat;
	padding: 20px 30px;
	display: block;
	height: 100%;
}

.e_zmhd div a:first-child {
	border: none;
	margin: 0;
	padding: 0;
}

.e_zmhd div a {
	margin-top: 10px;
	display: inline-block;
	border: #ffa720 1px solid;
	padding: 2px 5px;
	color: #ffa720;
	font-size: 18px;
	border-radius: 4px;
}

.e_zmhd_tz {
	width: 42%;
	border: #a9d0fa 1px solid;
	padding: 2px;
	border-radius: 3px;
	overflow: hidden;
	float: left;
	margin: 0 2%;
	height: 126px;
}

.e_zmhd_tz div {
	background: #f1f8fd url(sthjt_zmhd_bg2_1_20221213.jpg) no-repeat;
	padding: 20px 0 20px 33%;
	display: block;
	height: 100%;
}

.e_zmhd_tz p {
	display: inline-block;
	margin-bottom: 5px;
	line-height: 28px;
}

.e_zmhd_tz p a {
	color: #328af1;
}

.e_bjtj {
	width: 26%;
	border: #a9d0fa 1px solid;
	padding: 2px;
	border-radius: 3px;
	overflow: hidden;
	float: left;
	height: 126px;
}

.e_bjtj div {
	background: #f1f8fd url(sthjt_zmhd_bjtj_20221226.png) no-repeat 10px 0;
	padding: 20px 0 20px 50%;
	display: block;
	height: 100%;
	line-height: 28px;
}

.e_lyxd {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.e_lyxd_div {
	width: 100%;
	min-height: 100px;
	position: relative;
}

.e_lyxd_div::before {
	display: inline-block;
	content: '';
	position: absolute;
	left: 0;
	top: 19px;
	height: 100%;
	width: 4px;
	background: url(sthjt_lyxd_tbg_20221213.png) repeat-y;
}

.e_lyxd_div::after {
	display: inline-block;
	content: '';
	position: absolute;
	right: 0;
	top: 19px;
	height: 100%;
	width: 4px;
	background: url(sthjt_lyxd_tbg_20221213.png) repeat-y;
}

.e_lyxd_t {
	position: absolute;
	top: 0;
	height: 4px;
	width: 100%;
	background: url(sthjt_lyxd_lbg_20221213.png) repeat-x;
}

.e_lyxd_t::before {
	display: inline-block;
	content: '';
	position: absolute;
	background: url(sthjt_bor_lt_20221213.png) no-repeat;
	width: 19px;
	height: 17px;
	left: 0;
}

.e_lyxd_t::after {
	display: inline-block;
	content: '';
	right: 0;
	position: absolute;
	background: url(sthjt_bor_rt_20221213.png) no-repeat;
	width: 19px;
	height: 17px;
}

.e_lyxd_b {
	position: absolute;
	bottom: 0;
	height: 4px;
	width: 100%;
	background: url(sthjt_lyxd_lbg_20221213.png) repeat-x;
}

.e_lyxd_b::before {
	display: inline-block;
	content: '';
	position: absolute;
	background: url(sthjt_bor_lb_20221213.png) no-repeat;
	width: 19px;
	height: 17px;
	left: 0;
	bottom: 0;
}

.e_lyxd_b::after {
	display: inline-block;
	content: '';
	right: 0;
	position: absolute;
	background: url(sthjt_bor_rb_20221213.png) no-repeat;
	width: 19px;
	height: 17px;
	bottom: 0;
}

.lyxd_txt {
	display: block;
	line-height: 60px;
	padding: 4px;
	text-align: center;
	border-radius: 5px;
	background: url(sthjt_lyxd_lbg_20221213.png) repeat-x bottom;
}

.lyxd_txt a {
	display: block;
	font-size: 20px;
	color: #3f4553;
	font-weight: bold;
	background: #f7f8fb;
}

.lyxd_lx {
	display: inline-block;
	background: #fcebda;
	color: #ef7c0c;
	font-size: 16px;
	line-height: initial;
	padding: 5px 25px;
	border-radius: 3px;
}

.lyxd_zt {
	display: inline-block;
	background: #f1f8fd;
	color: #0c7bef;
	font-size: 16px;
	line-height: initial;
	padding: 5px 25px;
	border-radius: 3px;
}

.zj {
	display: block;
	background: #f3f9fd;
	padding: 5px;
	border-radius: 3px;
	overflow: hidden;
	margin-bottom: 20px;
}

.zj span {
	float: left;
	display: inline-block;
	background: #b5b8bc;
	padding: 5px 10px;
	color: #fff;
	border-radius: 3px;
	margin-right: 10px;
	margin: 10px 10px;
}

.zj a {
	width: 85%;
	display: inline-block;
	line-height: 28px;
	color: #4c515e;
	font-size: 16px;
	float: left;
}

.zj_bg {
	background: none;
}

.zj a:hover {
	color: #2789ee;
}

.jxz {
	background: #2789ee !important;
}

.zmhd_tsjb {
	width: 100%;
	overflow: hidden;
	height: auto;
	margin-bottom: 30px;
}

.zmhd_tsjb li:first-child {
	margin-left: 0;
}

.zmhd_tsjb li {
	float: left;
	display: inline-block;
	width: 24%;
	margin-left: 1%;
	background: #f3f9fd;

	height: 176px;
	border-radius: 3px;
}

.zmhd_tsjb li i {
	display: block;
	text-align: center;
	width: 100%;
	height: 80px;
	margin-top: 30px;
}

.zmhd_tsjb li p {
	color: #336599;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
}

.zmhd_fwqy {
	width: 60%;
	background: #e9f2fb url(sthjt_gwqy_bg_20221213.jpg) no-repeat right;
	height: 175px;
	padding-left: 40%;
}

.zmhd_fwqy b {
	width: 100%;
	float: left;
	display: block;
	color: #336599;
	font-size: 16px;
	margin-top: 40px;
}

.zmhd_fwqy p {
	display: block;
	color: #336599;
	font-size: 16px;
	line-height: 36px;
}

/*民意调查*/
.zmhd_mydc {
	width: 100%;
}

.zmhd_mydc_l {
	margin-right: 1%;
	width: 45%;
	padding: 10px 2%;
	border: #cbe7fc 1px solid;
	border-radius: 3px;
	float: left;
	margin-bottom: 20px;
	height: 100%;
}

.zmhd_mydc_l a {
	display: block;
	background: #fcebda;
	color: #000;
	    line-height: 24px;
    padding: 7px 0;
	font-size: 16px;
	font-weight: bold;
	border-radius: 3px;
	text-align: center;
}

.zmhd_mydc_l span {
	display: block;
	text-align: center;
	color: #999;
	line-height: 36px;
	margin-top: 20px;
}

.zmhd_mydc_l:hover {
	border: #007ad8 1px solid;
}

.zmhd_mydc_l:hover a {
	background: #f7d895;
	color: #fff;
}

.e_zcjd {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.e_zcjd li {
	border: #a9d0fa 1px solid;
	padding: 5px;
	border-radius: 3px;
	overflow: hidden;
	margin-bottom: 20px;
}

.e_zcjd li div {
	display: block;
	background: url(sthjt_zcjd_bg_20221213.jpg) repeat-y right;
	border-radius: 3px;
	overflow: hidden;
	padding: 5px;
}

.e_zcjd li div b {
	display: block;
	margin-top: 20px;
	font-weight: normal;
	overflow: hidden;
	width: 100%;
}

.e_zcjd li div a {
	float: left;
	color: #3f4553;
	line-height: 28px;
}

.e_zcjd li div span {
	float: right;
	color: #999;
	line-height: 28px;
}

.e_zcjd li div b a {
	margin-right: 5px;
}

.tj {
	color: #2678cc !important;
}

.xgbd {
	color: #bf5d5d !important;
}

.jd {
	color: #ff6600 !important;
}

.e_rdhy {
	width: 100%;
	height: auto;
	margin: 20px 0;
}

.e_rdhy_l {
	float: left;
	width: 25%;
	margin-right: 2%;
	border: #a9d0fa 1px solid;
	border-radius: 3px;
	padding: 5px;


}

.e_rdhy_l div {
	position: relative;
	background: url(sthjt_zcjd_bg_20221213.jpg) repeat-y;
	background-size: 100%;
	width: 80%;
	padding: 40px 10%;
}

.e_rdhy_l div b {
	position: absolute;
	top: -40px;
	left: 10px;
	display: block;
	width: 63px;
	height: 63px;
}

.e_rdhy_l div b img {
	width: 100%;
}

.e_rdhy_l div a {
	font-size: 16px;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #3f4553;
}

.e_rdhy_l div span {
	font-size: 16px;
	margin-top: 20px;
	display: block;
	text-align: left;
	color: #999;
}

.e_rdhy_r {
	float: left;
	width: 72%;
	height: auto;
}

/*专题专栏*/
.e_ztzl li {
	width: 31.7%;
}

.e_ztzl li img {
	height: 80px;
}

.e_lszt {
	width: 96%;
	border: #cbe7fc 1px solid;
	border-radius: 3px;
	padding: 10px 2%;
	overflow: hidden;
}

/*信息列表*/
.currency_ul_list {
	width: 100%;
	height: auto;
}

.currency_ul_list li {
	width: 98%;
	padding: 0 1%;
	line-height: 60px;
	border-radius: 3px;
}

.currency_ul_list li.bgli1 {
	background: #f1f8fd;

}

.currency_ul_list li span {
	float: right;
	color: #999;
}

/*分页*/
.pageszly {
	width: 100%;
	margin: 0 auto;
	padding: 60px 0 60px 0;
	text-align: center;
}

.pageszly a {
	border: 1px solid #DDD;
	padding: 5px 10px;
	margin: 2px;
	border-radius: 2px;
	display: inline-block;
	color: #555;
}

.pageszly a:hover {
	background-color: #166dbb;
	color: #fff;
}

/*图片列表*/
.currency_ul_piclist {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.currency_ul_piclist li {
	width: 32.5%;
	margin-right: 1%;
	float: left;
	height: auto;
	position: relative;
	border-radius: 5px;
	margin-bottom: 40px;
	border: #d4eafb 1px solid;
}

.currency_ul_piclist li a {
	display: inline-block;
	width: 100%;
	height: 234px;
}

.currency_ul_piclist li a span {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	background: rgba(70, 154, 181, 0.9);
	line-height: 60px;
	color: #fff;
	text-align: center;
}

.currency_ul_piclist li a img {
	width: 100%;
	height: auto;
}

.currency_ul_piclist li:hover {
	border: #ff6600 1px solid;
}

/*内容*/
.n_txt {
	font-size: 30px;
	font-weight: bold;
	display: block;
	text-align: center;
	width: 80%;
	padding: 0 10%;
}

.n_dqwz {
	border-top: #2581c8 1px solid;
	display: block;
	width: 98%;
	padding: 10px 1%;
	margin: 10px 0;
}

.n_dqwz_l {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #999;
}

.n_dqwz_l a {

	font-size: 16px;
	color: #999;
}

.n_dqwz_c {
	float: left;
	width: 54%;
	color: #999;
	text-align: left;
}

.n_dqwz_r {
	position: relative;
	width: 37%;
	float: left;
	font-size: 16px;
	color: #999;
	text-align: right;
	padding-right: 8%;
}

.n_dqwz_r a {
	color: #999;
}

.n_dqwz_r a.active {
	color: #007ad8;
}

.n_dqwz_wb {
	position: absolute;
	top: 0;
	right: 50px;
}

.n_dqwz_wx {
	position: absolute;
	top: 0;
	right: 10px;
}

.n_fj {
	width: 100%;
}

.n_fj td:first-child {
	width: 5%;
}

.n_fj td {
	width: 95%;
}

.n_fj td a {
	display: block;
	line-height: 32px;
}

.n_fj {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}

.n_fj b:first-child {
	display: inline-block;
	width: 5%;
	font-weight: bold;
}

.n_fj b {
	float: left;
	display: inline-block;
	width: 95%;
	font-weight: normal;
}

.n_fj a {
	width: 100%;
	display: inline-block;
	line-height: 28px;
}

/*索引*/
.tzgg_tzzd {
	overflow: hidden;
	padding: 20px 35px;
	background: #f3f9fd;
}

.tzgg_tzzd p {
	float: left;
	width: 50%;
	line-height: 36px;
	font-size: 16px;
	color: #3f4553;
}

.tzgg_tzzd b {
	float: left;
	width: 90px;
	font-size: 16px;
	color: #3f4553;
	font-weight: bold;
}
.nr_l{    float: right;
    width: 66%;}
.nr_r {
	margin-left: 20px;
	float: right;
	border-left: #999999 dashed 1px;
	width: 26%;
	min-height: 300px;
	padding: 0 2%;
}

.nr_r b {
	display: block;
	font-size: 20px;
	color: #3f4553;
}

.nr_r a {
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #007ad8;
	margin-bottom: 10px;
}

.wauto {
	width: auto;
}

.pc_dis {
	display: none;
}

/*订阅*/
.content-rss {
	width: 100%;
	float: left;
	margin-top: 30px;
}

.content-rss .title-table {
	font-weight: bold;
}

.content-rss .link-table {
	color: #127fbb;
	padding-left: 30px;
}

.content-rss .link-table a {
	color: #127fbb;
}

.content-rss .link-table a:hover {
	text-decoration: underline;
}

.content-rss table {
	width: 99%;
	font-size: 16px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.content-rss table td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
	display: table-cell;
	vertical-align: middle;
}

.wid-rss-1 {
	width: 8%;
	text-align: center;
}

.wid-rss-2 {
	width: 20%;
	text-align: center;
}

.wid-rss-3 {
	width: 100%;
}

.dis2023 {
	display: none;
}

/*意见征集*/
.yj_20220923 {
	float: none;
	display: inline;
}

.yjzjdetail {
	font-size: 16px;
	display: block;
	width: 95%;
	margin: 10px auto;
	background: #fff;
	padding: 0 2%;
	line-height: 28px;
	text-align: justify;
	color: #666;
}

.yjzjing {
	border: #b9d978 1px solid !important;
	color: #5db65b !important;
}

.bd-other-li {
	background: #e9f2f8;
}

.yjzjcontent {
	border: #2581c8 1px solid;
	overflow: hidden;
	width: 100%;
	height: auto;
	margin-top: 20px;
	background: #fff;
	float: left;
}

.yjzjbody {

	border-radius: 3px;
	padding: 10px;
	background: #fff;

}

.yjzjbody ul {
	width: 90%;
	margin: 0 auto;
}

.yjzjbody ul li.active {
	background: #588fdc;
}

.yjzjbody ul li.active a {
	color: #fff;
}

.yjzjbody ul li.active p {
	color: #fff
}

.yjzjbody ul li {
	width: 32%;
	display: inline-block;
	text-align: center;
	background: #f5f5f5;
	padding: 20px 0;
	margin: 0 0.5%;
	border-radius: 3px;
}

.yjzjbody ul li p {
	font-size: 18px;
	line-height: 40px;
}

.yjzjbody ul li img {
	width: 15%;
}

.yjzjtitlep {
	color: #394351;
	font-size: 20px;
	font-weight: bold;
}

.yjzjtitlep a {
	color: #394351;
	font-size: 20px;
	font-weight: bold;
}

.yjzjtitlep span {
	color: #cc7439 !important;
	border: none !important;
}

.yjzjtitle {
	display: block;
	text-align: center;
	margin: 10px auto 20px auto;
}

.yjzjlist ul {}

.yjzjlist ul li {
	width: 1160px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 56px;
	height: 56px;
	float: left;
}

.yjzjlist ul li a {
	padding-left: 15px;
	width: 80%;
	max-width: 80%;
	float: left;
	background: url(list_dot_rainbow_0802.png)0 26px no-repeat;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.yjzjstop {
	padding: 2px 13px;
	border: #dcdcdc 1px solid;
	color: #999;
	margin: 15px 10px;
	background: #fff;
	border-radius: 3px;
}

/*组织机构厅领导*/
.tabdld_l a {
	display: inline-block;
	width: 90%;
	border-radius: 2px;
	height: 169px;
	overflow: hidden;
	transition: all 0.6s;
}

.e_qtld li {
	float: left;
	width: 25%;
	height: auto;
	margin: 29px 0;
}

.tabdld_r {
	margin: 0;
	padding-top: 40px;
}

.txt2023_txt {
	line-height: 32px;
	text-align: justify;
	font-size: 20px;
}

.e_qtld li a b {
	margin-left: 3%;
	width: 58%
}

.e_qtld li a p {
	margin-left: 3%;
	width: 58%;
	line-height: 18px;
}

.dis2023 {
	display: none
}

.tld_ejy {
	width: 92% !important;
	border: none;
	background: #f5f5f5 !important;
	border-radius: 5px;
	padding: 20px 0;
	margin-bottom: 20px;
}

.tld_ejy a {
	width: 100%;
	display: inline-block;
	text-align: center;
}

.tld_ejy a img {
	width: 54%;
	height: auto;
}

.tld_ejy span {
	background: #007ad8;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	width: 60%;
	line-height: 30px;
	text-align: center;
	border-radius: 3px;
	font-weight: bold;
}

.tld_ejy a:first-child {}

.tld_ejy a b {
	line-height: 60px;
	font-weight: bold;
	color: #333;
	font-size: 20px;
	display: block;
	text-align: center;
}

.tld_wdth_ejy li {
	width: 85% !important;
	height: auto;
	line-height: 28px;
	padding: 10px 5%;
}

.tld_wdth_ejy li.on {
	border: #007ad8 1px solid;
	color: #007ad8;
	font-weight: bold;
}

.tld_wdth_ejy li.on a {
	color: #007ad8;
	font-weight: bold;
}

.e_tld_r {
	line-height: 32px;

	font-size: 16px;
}

/*环境*/
.kqzl1_2023 {
	color: #31ba72 !important;
}

.kqzl2_2023 {
	color: #ecc87a !important;
}

.kqzl3_2023 {
	color: #ff8820 !important;
}

.kqzl4_2023 {
	color: #e45953 !important;
}

.kqzl5_2023 {
	color: #912820 !important;
}

.kqzl6_2023 {
	color: #5f276e !important;
}

#yubao2023 li:last-child {
	display: none
}

/*分页*/
#pageToolbar ul {
	padding-top: 0 !important;
}

#pageToolbar li {
	display: inline;
	text-align: center;
	margin: 0 3px 6px 3px;
	display: inline-block;
}

#pageToolbar {
	margin: 0px auto;
	width: 100%;
	height: 35px;
	padding: 0 !important;
	padding-top: 25px !important;
	display: inline-block;
	
}

.ui-paging-container li.ui-pager-disabled {
	border: 1px solid #eee !important;
	color: #aaa !important;
}

.ui-paging-container {
	color: #666;
	font-size: 12px;
}

.ui-paging-container ul {
	overflow: hidden;
	text-align: center;
}

.ui-paging-container ul,
.ui-paging-container li {
	list-style: none;
}

.ui-paging-container li {
	display: inline-block;
	padding: 0px 6px;
	color: #666;
}

.ui-paging-container li.ui-pager {
	cursor: pointer;
	border: 1px solid #ddd;
	border-radius: 2px;
}

.ui-paging-container li.ui-pager:hover,
.ui-paging-container li.focus {
	background-color: #166ddb;
	color: #FFFFFF;
}

.ui-paging-container li.ui-paging-ellipse {
	border: none;
}

.ui-paging-container li.ui-paging-toolbar {
	padding: 0;
}

.ui-paging-container li.ui-paging-toolbar select {
	color: #666;
	padding: 8px 2px;
	border-radius: 2px;
}

.ui-paging-container li.ui-paging-toolbar input {
	padding: 7px 2px;
	border: 1px solid #ddd;
	text-align: center;
	margin: 0 0 0 5px;
	vertical-align: middle;
	width: 20px;
}

.ui-paging-container li.ui-paging-toolbar a {
	vertical-align: middle;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #ddd;
	vertical-align: top;
	border-radius: 2px;
	padding: 0 3px;
	cursor: pointer;
	margin-left: 5px;
	color: #666;
}

.ui-paging-container li.ui-pager-disabled,
.ui-paging-container li.ui-pager-disabled:hover {
	background-color: #f6f6f6;
	;
	cursor: default;
	border: none;
	color: #ddd;
}


/*左侧*/
.zhx_searcht_text {
	height: 30px;
	line-height: 30px;
	color: #acacac;
	border: solid 1px #e8e7e7;
	text-indent: 8px;
	width: 280px;
	margin-left: 12px 0;
}

.zhx_searcht_button {
	width: 68px;
	height: 32px;
	line-height: 32px;
	color: white;
	background:url(zhx_searchbag.png) no-repeat 8px 9px #ff7800;
	text-indent: 18px;
	font-size: 14px;
	margin-left: 7px;
	cursor: pointer;
	border: none
}

#infoTab {
	display: none;
	left: 1px;
	top: 1px;
	width: 500px;
	min-height: 53px;
	padding: 10px;
	color: #000000;
	background: #fff;
	position: fixed;
	z-index: 999999;
	border: 1px solid #fb985c;
	font-size: 12px;
	border-radius: 4px;
}

#infoTab div {
	float: left;
	margin: 5px 5px;
	width: 48%;
}

#infoTab div span {
	font-weight: bold;
}

#themeTab a {
	margin-right: 20px;
	display: inline-block;
}

.zhx_xxgk_right_one {
	width: 96%
}

.zhx_xxgk_left_top {
	margin-top: 29px;
	margin-bottom: 29px;
}

#zhx_searcht_text {
	height: 30px;
	line-height: 30px;
	color: #acacac;
	border: solid 1px #e8e7e7;
	text-indent: 8px;
	width: 280px;
	margin-left: 12px 0;
}

.zhx_xxgk_left_top select {
	height: 32px;
	border: solid 1px #e8e7e7;
	margin-right: 0 !important;
	border-radius: 1px !important;
	width: 110px !important;
	margin-left: 8px;
	text-indent: 8px;
}

#zhx_searcht_button {
	width: 68px;
	height: 32px;
	line-height: 32px;
	color: white;
	background:url(zhx_searchbag.png) no-repeat 8px 9px #ff7800;
	text-indent: 18px;
	font-size: 14px;
	margin-left: 7px;
	cursor: pointer;
}

.zhx_xxgk_left_bottom thead {
	background-color: #dbf8fb;
	color: #a09a57;
}

.zhx_xxgk_left_bottom table {
	text-align: center;
	line-height: 1.5;
	border: 2px solid #fff;
}

.zhx_xxgk_left_bottom table th {
	font-size: 16px;
	text-align: center;
	border: 2px solid #fff;
}

.zhx_xxgk_left_bottom table td {
	padding: 10px 7px;
	border: 2px solid #fff;
}

.zhx_tr1 {
	background-color: #f5f5f5;
}

.zhx_tr2 {
	background-color: #dbf3fb;
}


/* 类别 */
.xxgkml-lb-rainbow {
	width: 100%;
	float: left;
	height: auto;
	overflow: hidden;
}

.xxgkml-lb-rainbow .lb-title-rainbow {
	padding-left: 40px;
	width: 94%;
	height: 40px;
	padding-bottom: 4px;
	border-bottom: 1px solid #d8d8d8;
	background:url(xxgkml_lb_icon_0320.jpg) 3px 5px no-repeat;
	font-size: 24px;
}

.xxgkml-lb-rainbow .lb-content {
	float: left;
	margin-left: 25px;
	width: 94%;
	font-size: 16px;
	margin: 15px 0;
}

.xxgkml-lb-rainbow .lb-content span {
	float: left;
	margin: 10px 15px;
}

.xxgkml-lb-rainbow .lb-content span a {
	color: #666;
}

.xxgkml-lb-rainbow .lb-content span a:hover {
	color: #166ddb;
}

/*右侧*/
.zhx_xxgk_right {
	margin-top: 90px;
	width: 240px;
	margin-right: 31px;
}

.zhx_xxgk_right_one h1 {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	margin-top: 2px;
}

.zhx_xxgk_right_one ul li {
	height: 54px;
	background-color: #f5f5f5;
	margin-top: 13px;
}

.zhx_xxgk_right_one ul li a {
	padding-left: 14px;
	border-left: solid 1px #cdcdcd;
	vertical-align: top;
	line-height: 54px;
}

.zhx_xxgk_right_one ul li img {
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 15px;
	*margin-top: 0px;
	vertical-align: top;
}

.zhx_xxgk_right_one ul li:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
	transition: all 0.7s;
}

.zhx_xxgk_right_one ul li:hover a {
	color: #ff7800;
}

.zhx_xxgk_right_two {
	margin-top: 24px;
}

.zhx_xxgk_right_two ul li {
	line-height: 42px;
	background-color: #f5f5f5;
	margin-top: 7px;
}

.zhx_xxgk_right_two ul li a {
	margin-left: 13px;
	vertical-align: middle;
}

.zhx_xxgk_right_two ul li img {
	margin-left: 23px;
	vertical-align: middle;
}

.zhx_xxgk_right_two ul li:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
	transition: all 0.7s;
}

.zhx_xxgk_right_two ul li:hover a {
	color: #ff7800;
}

.zhx_xxgk_right_three {
	margin: 32px 0;
}

.zhx_xxgk_right_three_top {
	background-color: #dee1e1;
}

.zhx_xxgk_right_three_top img {
	vertical-align: middle;
	margin-left: 24px;
}

.zhx_xxgk_right_three_top:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
	transition: all 0.7s;
}

.zhx_xxgk_right_three_top h1 {
	line-height: 62px;
	display: inline-block;
	font-size: 18px;
	color: #525252;
	margin-left: 10px;
	vertical-align: middle;
}

.zhx_xxgk_right_three_bottom {
	background-color: #f5f5f5;
	padding-bottom: 7px;
}

.zhx_xxgk_right_three_bottom P {
	font-size: 14px;
	font-weight: bold;
	color: #3f3f3f;
	line-height: 38px;
	margin-left: 17px;
}

.zhx_xxgk_right_three_bottom input[type='radio'] {
	margin: 0px 5px -1px 14px;
	margin-right: 6px;
}

.zhx_xxgk_right_three_bottom input[type='radio']:first-child {
	margin-left: 17px;
	margin-right: 6px;
}

.zhx_xxgk_right_three_bottom input[type='text'] {
	width: 207px;
	height: 30px;
	line-height: 30px;
	border: solid 1px #dddddd;
	margin-left: 17px;
	margin-top: 10px;
	margin-bottom: 7px;
	background:url(${ROOT_PATH}images/zhx_search2bag1.png) no-repeat 12px center white;
	text-indent: 2.5em;
}

.zhx_xxgk_right_three_bottom input[type='password'] {
	width: 207px;
	height: 30px;
	line-height: 30px;
	border: solid 1px #dddddd;
	margin-left: 17px;
	margin-top: 7px;
	margin-bottom: 7px;
	background:url(${ROOT_PATH}images/zhx_search2bag2.png) no-repeat 12px center white;
	text-indent: 2.5em;
}

.zhx_yanzheng {
	width: 121px !important;
	background-image: none !important;
	text-indent: 0.5em !important;
	vertical-align: middle;
}

.zhx_xxgk_right_three_bottom img {
	margin-left: 8px;
	border: solid 1px #dddddd;
	vertical-align: middle;
	height: 30px;
	margin-top: 3px;
}

.zhx_xxgk_right_three_bottom input[type='button'] {
	width: 209px;
	margin-left: 17px;
	margin-top: 7px;
	line-height: 32px;
	background-color: #ff6201;
	text-align: center;
	color: white;
	letter-spacing: 3px;
}

.pageszly a.on {
	border: 1px solid #DDD;
	padding: 5px 10px;
	margin-left: 10px;
	border-radius: 2px;

	color: #fff;
	background-color: #166dbb;
}


@media screen and (max-width: 1440px){
	
	.m1510 {
		width: 1300px;
	}

	.tab {
		width: 1230px;
	}

	.lb {
		width: 925px;
        overflow: hidden;
	}

	.item {
		width: 868px;
	}
	.e_zmhd div {
    background: #f1f8fd url(sthjt_zmhd_bg1_2_20221213.jpg) no-repeat -72px 0px;
    padding: 20px 30px;
    display: block;
    height: 100%;
}
	.e_zmhd div a:first-child{    background: #f3f8f3;}
.e_zmhd_tz div {
    
    padding: 10px 1% 18px 39%;
  
}
	.e_zmhd_tz p{line-height: 20px}
	.e_bjtj div{background-size:39%;  padding: 10px 0 18px 47%;  background-position: 9px 10px;}
	.tabgsgg_b a:first-child {
		width: 40%
	}
	.zj a{width: 82%}
	.tabgsgg_b a {
		width: 40%;
		line-height: 28px;
	}

	.tab_list li h3 {
		width: 282px;
	}

	.zmhd_tzjdr {
		margin-left: 1%;
		width: 32%;
    background-position: -12px 0;
	}
    .zmhd_tzjdr p:first-child{
    margin-top: 10px;
    }
	.zmhd_myzj {
		margin-left: 1%;
	}

	.swiper-container {
		width: 1215px;
	}

	.QR_Code_Box p {
		margin-right: 6px;
	}

	.e_nav li a {
		margin: 0 7px;
	}

	.e_gszx li {
		margin: 0 8px;
	}

	.gszx li {
		margin: 0 8px;
	}

	.zmhd_fwqy {
		background-size: 100%;
	}
    .tabdld_l a{height: auto}
    .tabdld_r{width: 60%; padding: 0;}
    .tabkqhk a{width: 54%}
    .tabkqhk1 a{width: 40%}
    #AirQuality ul{padding-top:1%!important;}
    .tabtld{width: 80%}
    .tabjgsz{ margin-left: 1%; width: 19%;}
}

@media screen and (max-width: 1439px)and (min-width: 1280px) {
	.m1510 {
		width: 1200px;
	}

	.nav a {
		margin: 0 40px;
	}

	.lb {
		width: 820px;
	}

	.tab {
		width: 1128px;
	}

	.item {
		width: 758px;
	}

	.tabtpxw_b_p a {
		margin-bottom: 0;
	}

	.item .currency_ul li a {
		width: 71%;
	}

	.item .tabdld_l {
		width: 33%;
	}

	.item .tabdld_r {
		width: 66%;
	}

	.tabtld {
		float: left;
		width: 78%;
	}

	.tabjgsz {
		width: 20%;
		margin-left: 1%;
	}

	.tabjgjj1 a,
	.tabjgjj2 a,
	.tabjgjj3 a,
	.tabjgjj4 a {
		margin-left: 9%;
	}

	.tabkqhk a:first-child {
		width: 33%;
	}

	.tabkqhk1 a:first-child {
		width: 47%;
	}

	.tabwrujc a:first-child {
		width: 98%;
	}

	.tabwrujc a {
		width: 98%;
		line-height: 28px;
	}

	.xxgk li {
		width: 12.2%;
	}

	.e_nav li a {
		margin: 0 4px;
	}

	.tabdld_r {
		width: 53%;
		margin-left: 1%;
	}

	.e_qtld li {
		margin: 26px 0;
		height: 100px;
	}

	.e_qtld li a b {
		margin-top: 22px;
	}

	.site_Info_Box p span {
		margin-left: 5px;
		font-size: 14px;
	}

	.swiper-container {
		width: 1128px;
	}
}

@media screen and (max-width: 1279px) and (min-width: 1024px) {
	.m1510 {
		width: 1000px;
	}

	.e_nav li a {
		margin: 0 auto;
		line-height: 46px;
		width: 166px;
	}

	.swiper-container {
		width: 939px;
	}

	.gszx li {
		margin: 0 2px;
	}

	.footer_db {
		float: none;
		margin: 0 auto;
	}

	.QR_Code_Box {
		float: none;
		margin: 0 auto;
		width: 181px;
	}

	.e_w46 {
		width: 100%;
		margin: 20px 0;
	}

	.n_dqwz_l {
		width: 48%;
		margin: 0 1%;
	}

	.n_dqwz_c {
		width: 48%;
		margin: 0 1%;
	}

	.n_dqwz_r {
		width: 88%;
		margin: 0 1%;
		padding-right: 10%;
	}

	.n_fj b:first-child {
		width: 10%;
	}

	.n_fj b {
		width: 90%;
	}

	.nav a {
		margin: 0 21px;
	}

	.tab {
		display: none;
	}

	.yw {
		width: 100%;
		margin-right: 0;
	}

	.szyw {
		width: 100%;
		margin-right: 0;
	}

	.kqzltab {
		width: 100%;
	}

	.kqzltab li:first-child {
		margin-left: 0;
	}

	.kqzltab li {
		float: left;
		display: inline-block;
		width: 23.3%;
		margin-left: 1%;
		margin-bottom: 30px;
	}
    .kq_sy_2023{
        margin-left: 0;
        width: 100%;
    }
	.kqzltab li a {
		font-size: 16px;
	}

	.kqzltab li.cur::before {
		display: none;
	}

	.kqzl .tab-container {
		width: 99.5%;
	}

	.kqzl .tab-container .tab-con {
		margin-left: 0;
		width: 100%;
	}

	.xxgk li {
		width: 23%;
	}

	.zmhd_wyxx {
		width: 34%;
	}

	.zmhd_tzjdr {
		width: 45%;
		padding-left: 20%; background-position: 0;
	}

	.zmhd_myzj {
		margin-left: 0;
		width: 100%;
		background: #f3f7ff;
		height: 80px;
	}

	.zmhd_myzj a {
		width: 15%;
	}

	.currency_ul_piclist li {
		width: 32.2%;
	}

	.currency_ul_piclist li a span {
		line-height: 30px;
	}

	.e_rdhy_l {
		width: 99%;
		margin: 0;
	}

	.e_rdhy_l div span {
		text-align: center;
	}

	.e_rdhy_r {
		width: 100%;
	}

	.e_zmhd_tz {
		width: 71%;
		margin-left: 1%;
		margin-right: 0;
	}
.e_zmhd_tz div {
    padding: 10px 1% 18px 30%;
}
	.e_zmhd_tz p{
		line-height: 28px;
	}

	.e_zmhd div {
		background-position: 80% 0;
	}

	.e_bjtj {
        display: none;
		margin-top: 20px; 
	}

	.e_ztzl li {
		width: 99.7%;
	}

	.tabhjzl_w {
		width: 99%;
		margin-right: 0;
		
	}

	.e_ztzl li img {
		height: auto;
	}

	.e_tld_l {
		border: none;
		width: 100%;
	}

	.e_tld_l .tabdld {
		width: 43%;
		margin: 10px 1%;
	}

	.tabdld_l a {
		height: 168px;
	}

	.e_tld_r {
		width: 98%;
		margin: 0 1%;
	}
	
}

@media screen and (max-width: 1024px) {
	.m1510 {
		width: 98%;
		margin: 0 1%;
	}

	.e_nav li a {
		margin: 0 10px;
		line-height: 42px;
		font-size: 1.5rem;
	}

	.nav {
		margin-top: 20px !important;
	}

	.logo img {
		width: 50%;
	}

	.e_tld_l {
		width: 100%;
		border: none;
	}

	.tabdld_l a {
		height: 119px;
	}

	.e_tld_l .tabdld {
		width: 45%;
	}

	.tabdld_r {
		margin-left: 0;
		width: 54%;
	}

	.tabdld_l {
		width: 30%;
	}

	.e_tld_r {
		width: 100%;
		margin: 0;
	}

	.e_qtld li a b {
		margin-top: 10px;
	}

	.footer_db {
		margin: 0 auto;
		float: none;
	}
	.e_rdhy_r {width: 71%;}
	.swiper-container{width: 99%;}
	.QR_Code_Box {
		margin: 0 auto;
		float: none;
		width: 200px;
	}

	.site_Info_Box p {
		text-align: center;
	}

	.site_Info_Box p span {
		display: block;
	}

	.site_Info_Box {
		width: 100%;
	}

	.bottom_links_Box {
		display: none;
	}

	.e_w46 {
		width: 100%;
		margin: 0;
	}

	.e_hjzkgb li {
		width: 94%;
		margin: 10px 0;
	}

	.e_jgdj li {
		width: 97%;
		margin: 10px 0;
	}

	.e_jgdj_banner a {
		width: 99%;
		margin: 10px 0;
	}

	.n_dqwz_l {
		width: 100%;
		 
	}

	.n_dqwz_c {
		width: 100%;
	}

	.n_dqwz_r {
		width: 100%;
		text-align: center;
	}

	.n_dqwz_wb,
	.n_dqwz_wx {
		display: none;
	}

	.n_fj b:first-child {
		width: 10%;
	}

	.n_fj b {
		width: 90%;
	}

	.kqzltab {
		width: 100%;
	}

	.kqzltab li:first-child {
		margin-left: 0;
	}

	.kqzltab li {
		float: left;
		display: inline-block;
		width: 23.5%;
		margin-left: 1%;
		margin-bottom: 30px;
	}

	.kqzltab li a {
		font-size: 16px;
	}

	.kqzltab li.cur::before {
		display: none;
	}

	.kqzl .tab-container {
		width: 99.5%;
	}

	.kqzl .tab-container .tab-con {
		margin-left: 0;
		width: 100%;
	}
	.kq_sy_2023{    margin: 0;
		width: 100%;}
	.kqzl{height:500px;}
	.e_zmhd_tz{width: 70%;margin-right: 0;}
	.e_bjtj{display: none;}
	.lyxd_lx{padding: 0;}
	.lyxd_zt{padding: 0;}
}
.more2023{display:none;}
@media screen and (max-width: 768px) {
    .dis_sj_2023{display: none;}
    .more2023{display: block; text-align: center;}
    .more2023 a{    display: inline-block;
    padding: 5px 29px;
    background: #f9f9f9;
    color: #086eb7;
    margin: 5px;
    border: #086eb7 1px solid;}
    .ywtab li a,.szywul li a,.gszx li a {pointer-events: none;}
    
	.m1510 {
		width: 98%;
		margin: 0 1%;
	}

	.bgfff {
		padding: 5px;
	}
	.e_nav li{width: 18%}
	.e_nav li a {
		margin: 0 2px;
		line-height: 33px;
		font-size: 1rem;
	}

	.tzgg_tzzd p {
		width: 100%;
	}

	.nr_r {
		height: auto !important;
		width: 96%;
		border-left: none;
		border-top: #007ad8 1px dashed;
		margin: 10px 1%;
		min-height: auto;
	}
    .nr_l{ 
    float: none; width: 98%; margin: 10px 1%;
    }
	.nav {
		margin-top: 60px !important;
	}

	.logo img {
		width: 78%;
	}

	.e_tld_l {
		width: 100%;
		border: none;
	}

	.tabdld_l a {
		height: 119px;
	}

	.e_tld_l .tabdld {
		width: 45%;
	}

	.tabdld_r {
		margin-left: 0;
		width: 54%;
	}

	.tabdld_l {
		width: 30%;
	}

	.e_tld_r {
		width: 100%;
		margin: 0;
	}

	.e_qtld li a b {
		margin-top: 10px;
	}

	.footer_db {
		margin: 0 auto;
		float: none;
	}

	.QR_Code_Box {
		margin: 0 auto;
		float: none;
		width: 200px;
	}

	.site_Info_Box p {
		text-align: center;
	}

	.site_Info_Box p span {
		display: block;
	}

	.site_Info_Box {
		width: 100%;
	}

	.bottom_links_Box {
		display: none;
	}

	.e_w46 {
		width: 100%;
		margin: 0;
	}

	.e_hjzkgb li {
		width: 94%;
		margin: 10px 0;
	}

	.e_jgdj li {
		width: 97%;
		margin: 10px 0;
	}

	.e_jgdj_banner a {
		width: 99%;
		margin: 10px 0;
	}

	.n_dqwz_l {
		width: 100%;
		text-align: center;
	}

	.n_dqwz_c {
		width: 100%;
	}

	.n_dqwz_r {
		width: 100%;
		text-align: center;
        padding: 0;
	}

	.n_dqwz_wb,
	.n_dqwz_wx {
		display: none;
	}

	.n_fj b:first-child {
		width: 100%;
	}

	.n_fj b {
		width: 100%;
	}

	.ss {
		width: 96%;
	}

	.search_main {
		width: 99%;
	}

	.input_Search_1 {
		width: 56%;
	}

	.gjss {
		display: none;
	}

	.login {
		margin-top: 10px;
		float: none;
		 
	}

	.login li {
		margin: 0 2px;
	}

	.topr {
		display: none;
	}

	.pc_dis {
		display: block;
	}

	.bg1,
	.bg2,
	.bg3,
	.bg4,
	.bg5 {
		display: none !important;
	}

	.lb {
		width: 100%;
		height: 300px;
	}

	.my-slider {
		height: 300px;
	}

	.unslider-wrap li {
		height: 300px;
	}

	.unslider-arrow {
		display: none;
	}

	.my-slider img {
		height: 300px;
	}

	.tab_list {
		display: none;
	}

	.yw {
		width: 100%;
		margin: 0 auto;
	}

	.szyw {
		width: 100%;
		margin: 0 auto;
	}

	.szywul li {
		margin: 0 8px;
	}

	.szywul li::before {
		left: -10px;
	}

	.kqzltab {
		width: 99%;
		border: #dcdcdc 1px solid;
		border-radius: 3px;
		border-top: #4198f7 5px solid;
	}

	.kqzltab li:first-child {
		margin-left: 0;
	}

	.kqzltab li {
		float: left;
		display: inline-block;
		width: 50%;
		margin: 0 auto;
		margin: 5px auto;
		line-height: 24px;
		height: 24px;
		border: none;
	}

	.kqzltab li.cur {
		padding: 0;
		border: none;
		background: none;
		text-align: center;
	}

	.kqzltab li.cur a {
		margin: 0;
	}

	.kqzltab li a {
		font-size: 16px;
	}

	.kqzltab li.cur::before {
		display: none;
	}

	.kqzltab li.cur::after {
		display: none;
	}

	.kqzl .tab-container {
		width: 99.5%;
	}

	.kqzl .tab-container .tab-con {
		margin-left: 0;
		width: 100%;
	}

	.currency_ul li {
		height: auto;
		line-height: 28px;
		margin-bottom: 10px;
	}

	.currency_ul li a {
		width: 100%;
		display: block;
		height: auto;
		text-overflow: inherit;
		white-space: inherit;
	}

	.currency_ul li span {
		float: left;
	}

	.currency_ul li.on {
		height: auto;
		line-height: 28px;
	}

	.currency_ul li.on a {
		margin-left: 0;
	}

	.currency_ul li.on span {
		position: inherit;
		background: none;
		color: #999;
		padding: 0;
		top: 0;
	}

	.xxgk li {
		width: 47.4%;
	}

	.zmhd_wyxx {
		width: 100%;
		background-size: 100%;
		background-position: 0 100%;
		background-color: #F3f7ff;

	}

	.zmhd_tzjdr {
		width: 100%;
		margin: 10px 0;
		padding: 100px 0 0 0;
		background: #f3f7ff url(sthjt_sthjt_tzjd_bg_20221213.png) no-repeat;
		background-position: 50% 0;
	}

	.zmhd_myzj {
		width: 100%;
		margin: 0 auto;
	}

	.swiper-container {
		width: 100% !important;
	}

	.swiper-slide img {
		width: 100%;
		margin: 0;
	}

	.unslider-wrap.unslider-carousel>li .silde-disp-1 a {
		font-size: 1rem;
	}

	.silde-disp-1 {
		height: 30px;
		line-height: 30px;
	}

	.unslider-nav {
		bottom: 40px;
	}

	.tit_h2 {
		font-size: 1.2rem;
	}

	.szywul li a {
		font-size: 1.2rem;
	}

	.xxgk li a {
		font-size: 1rem;
	}

	.bgtit a {
		font-size: 1.3rem;
		height: 1.3rem;
		line-height: 1.3rem;
	}

	.site_Info_Box p span {
		display: block;
		font-size: 0.9rem;
		line-height: 1.5rem;
	}

	.foot_wzdt a {
		font-size: 1rem;
	}

	.e_sz_table1 th {
		font-size: 0.9rem;
	}

	.e_sz_table2 td {
		font-size: 0.875rem;
		line-height: 1.5rem;
	
		padding: 0;

	}

	.e_w48 {
		width: 100% !important;
		margin: 0;
	}

	.currency_ul li::before {
		top: 11px
	}

	.gszx li {
		margin: 0 11px;
		line-height: 3rem;
		height: 3rem;
	}

	.n_txt {
		font-size: 1.2rem;
		line-height: 1.6rem;
		width: 90%;
		padding: 0 5%;
	}

	.currency_ul_piclist li {
		width: 100%;
		margin-bottom: 10px;
	}

	.currency_ul_list li {
		line-height: 35px;
		overflow: hidden;
		margin-bottom: 10px;
	}

	.currency_ul_list li a {
		display: block;
		width: 100%;
		line-height: 1.5rem;
	}

	.currency_ul_list li span {
		display: block;
		float: left;
	}

	.e_tz_f {
		width: 96%;
		margin: 10px 1%;
	}

	.e_tz_r {
		width: 100%;
	}

	.e_rdhy_l {
		width: 95%;
		margin: 0 1%;
	}

	.e_rdhy_r {
		width: 100%;
	}

	/*订阅*/
	.content-rss {
		margin: 0
	}

	.content-rss .link-table {
		display: none
	}

	/*意见征集*/
	.yjzjbody ul {
		width: 98%;
	}

	.yjzjbody ul li {
		width: 32%;
		height: 86px;
		border-radius: 3px;
		float: left;
	}

	.yjzjbody ul li img {
		width: 31%;
	}

	.yjzjbody ul li p {
		font-size: 1rem;
		line-height: 1.5rem;
	}

	/*组织机构-厅领导*/
	.e_tld_l .tabdld {
		width: 100% !important;
		margin: 0;
	}

	.e_qtld li {
		width: 48%;
		margin: 5px 1%;
		height: 100px;
	}

	.tld_ejy {
		margin: 0 3% 15px 3%;
	}

	.tld_wdth_ejy li {
		width: 89% !important;
	}

	.e_tld_l .tit_h2 {
		margin-bottom: 0;
		margin-top: 20px;
	}

	/*政民互动*/
	.e_zmhd {
		width: 47%;
		margin: 0 1%;
		padding: 0;
		float: left;
	}

	.e_zmhd_tz {
		width: 48%;
		margin: 10px 1%;
		padding: 0;
		height: auto; float: left;
	}

	.e_zmhd_tz div {
		width: 98%;
		padding: 10px 2%;
		
		
	}

	.e_bjtj {
		display: none;
	}

	.zj span {
		padding: 1px 6px;
	}
 

	.zmhd_mydc_l a {
		font-size: 1rem;
		line-height: 1.5rem
	}

	.zmhd_mydc_l span {
		margin-top: 10px;
	}

	.zmhd_fwqy {
		background-image: none;
		width: 90%;
		padding: 10px 5%
	}

	.zhx_xxgk_right_one {
		width: 100%;
	}

	.zhx_xxgk_right_one ul li {
		margin: 0 1% 10px 1%;
		width: 48%;
        float: left;
	}

	.zhx_xxgk_left_top {
		width: 100%;
	}

	.zhx_searcht_text {
		width: 100%;
	}

	.zhx_xxgk_left_top select {
		width: 63px !important;
	}

	.kqzl {
		height: 440px;
	}

	.kq_sy_2023 {
		width: 98%;
		margin: 0 1%;
		height: 364px;
        border:none;
	}

	.e_ztzl li {
		width: 47%;
		margin: 0 1% !important;
	}

	.e_ztzl li img {
		height: 50px;
	}

	.tabhjzl_w {
		float: left;
		width: 100%;
		margin-right: 0;
	}

	.foot_b {
		text-align: center;
	}

	.QR_Code_Box p {
		margin-right: 6px;
		margin: 0 auto;
	}
	.popup-container{
	left: 45%;
    top: 50%;
    z-index: 1001;
    width: 90%;
    height: 322px;
    margin-left: -40%;
	}
	.kqzl{ height: 450px; overflow: hidden;}
	#sthj_bzt > div:first-of-type, #sthj_bzt, canvas{height:300px!important}
	.sthj_bzt_dmmc_mxr0525{ left: 0!important;background: #fff;width: 100px!important;font-size: 1rem;padding: 0;}
	.sthj_bzt_dmmc_mxr0525 span{padding:0!important;}
	.sthj_szzk_mxr0525 p{font-size: 1rem!important;}
	.sthj_szzk_mxr0525, .sthj_szzk_bg_mxr0525 {
		height: 459px!important;
	}
}

@media screen and (max-width: 420px) {
	.input_Search_1 {
		width: 45%;
	}

	.my-slider img {
		height: 220px;
	}

	.zj a {
		width: 75%;
	}

	.e_tpxw .swiper-slide img{width: 100%!important;
    margin-right: 0%!important;}
	.e_tpxw .swiper-slide p{width: 100%!important;}

	.zmhd_mydc_l {
		width: 95%;
		margin: 10px 0;
	}
    .zmhd_tsjb{text-align: center}
	.zmhd_tsjb li {
		width: 46%;
    margin: 10px 1% 0 1%!important;
    height: 150px;
 float: none;

	}

	.gszx li {
		margin: 0 4px;
	}

	.currency_ul li a {
		width: 99%;
		margin-left: 1%;
	}

	.tabdld_l a {
		height: 135px;
	}
	.e_nav li{width: 23%;}
	.e_nav li a{margin:0;}
	.e_zmhd{width:98%}
	.e_zmhd div{background-position: 0 0;}
	.e_zmhd_tz{width:98%}
	.e_zmhd_tz div { padding-top: 120px; background-position: -45% 0;}
	.lb{height: 265px}
	.unslider-nav{bottom:82px;}
	.silde-disp-1{bottom:42px;}
	.kqzl{ height: 447px}
	.kq_sy_2023 {
    width: 99.5%;
    margin: 5px 0;
    height: 362px;
}
	#sthj_bzt > div:first-of-type, #sthj_bzt canvas{
		height: 180px!important;
	}
	.sthj_bzt_fd_mxr0525{ top: 133px!important;
    left: 35%!important;
    font-size: 18px!important;}
	.sthj_bzt_fd_mxr0525 span{ font-size: 28px!important;}
	
	.sthj_szzk_mxr0525, .sthj_szzk_bg_mxr0525 { height: 359px!important;}
	.xxgk li.on{margin-top: 10px;}
	.e_sz_table2 td{padding: 10px;}
	
	.e_jgsz_zsdw li{width:100%; line-height: 2rem;}
	.e_hjzkgb li {
    width: 97%;
    margin: 10px 0;
    text-align: center;
		height: auto;}
}

@media screen and (max-width: 360px) {
   
html,body{
font-size:14px!important;
}

	.ywtab li {
		border-radius: 3px;
		padding: 0 8px;
	}

	.xxgk li {
		width: 46.4%;
	}

	.zj a {
		width: 72%;
	}

	.e_zmhd_tz div {
		background-position: -18% 0;
	}

	.zmhd_tsjb li {
		width: 47%;
		margin: 5px 1% !important;
	}

	.gszx li {
		    height: 3rem;
    margin: 0 16px;
    line-height: 3rem;
	}

	.tabdld_l a {
		height: 135px;
	}
}

/*空气质量20221117*/
.airQ_table {
	background: none
}

#AirQuality {
	width: 509px;
	position: relative;
	background: #fff;
}

#AirQuality ul {
	width: 90%;
	padding-left: 5%;
	padding-top: 1%;
	display: flex;
	justify-content: space-between;
	position: absolute;
	font-size: 14px;
}

#AirQuality ul li {
	position: relative;
	list-style: none;
	padding-left: 12px;
	font-size: 14px;
}

#AirQuality ul li::before {
	content: '';
	background-color: #000;
	position: absolute;
	width: 7px;
	height: 7px;
	top: 7px;
	left: 0;
}

#AirQuality ul li:nth-of-type(1)::before {
	background-color: #31ba72;
}

#AirQuality ul li:nth-of-type(2)::before {
	background-color: #ecc87a;
}

#AirQuality ul li:nth-of-type(3)::before {
	background-color: #ff8820;
}

#AirQuality ul li:nth-of-type(4)::before {
	background-color: #E45953;
}

#AirQuality ul li:nth-of-type(5)::before {
	background-color: #912820;
}

#AirQuality ul li:nth-of-type(6)::before {
	background-color: #5F276E;
}

.airQuality_tab {
	text-align: center;
	letter-spacing: 0;
	white-space: nowrap;
	font-size: 0;
}

.airQuality_tab ul {
	overflow: hidden;
	text-align: center;
	display: inline-block;
	padding-bottom: 0;
	margin: 0;
	font-size: 0;
	white-space: nowrap;
	font-size: 0;
}

.airQuality_tab ul li {
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	border-radius: 5px 5px 0 0;
	padding: 0 10px;
	position: relative
}

.airQuality_tab ul li.active {
	background: #fff;
	font-weight: bold;
}

.airQuality_tab ul li.active::before {
	content: '';
	width: 15px;
	height: 3px;
	background: #ff6200;
	position: absolute;
	left: 46%;
	top: 4px;
	z-index: 99;
	border-radius: 5px;
}

#echarts,
#AirQuality,
#echarts>div:first-of-type,
#echarts canvas {
	width: 100% !important;
	height: 338px;
}

@media screen and (max-width:1280px) {

	#echarts,
	#AirQuality,
	#echarts>div:first-of-type,
	#echarts canvas {
		width: 100% !important;
		height: 338px;
	}
}

#echarts1,
#AirQuality,
#echarts1>div:first-of-type,
#echarts1 canvas {
	width: 100% !important;
	height: 338px;
}

@media screen and (max-width:1280px) {

	#echarts1,
	#AirQuality,
	#echarts1>div:first-of-type,
	#echarts1 canvas {
		width: 100% !important;
		height: 338px;
	}
}